menu: Properly clip child menuitems
authorTimm Bäder <mail@baedert.org>
Sat, 5 Nov 2016 12:37:26 +0000 (13:37 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 5 Nov 2016 12:39:41 +0000 (13:39 +0100)
commita5b967ed31acabcea586d26e943c63f6038e23ca
tree8f5fc584aaf2cbd437c8f7511c948dfd68e4c514
parent96f382e5b0ce31eba1c1fe0e7653837e06e76f0e
menu: Properly clip child menuitems

Now that GtkMenu isn't a windowed widget anymore, we have to
differentiate between the (0, 0) of the cairo_t and the position of
priv0->view_window.
gtk/gtkmenu.c